Hi I found an issue here with Adobe 1. i declared ...
# adobe
g
Hi I found an issue here with Adobe 1. i declared a variable as cfparam name="url.x" default="0" 2. My variable is used as x and it has a value of 20 and even it can be in form.x and its value can be anything 3. coldfusion seems to be finding the variable of even form or variable and is overwriting it with url.x value why so?, i appliedthe patch and had set the implicit too true